Einhugur OpenDocument Text Plugin for Xojo

Section.PageMarginRight Method

Sets or gets the right margin for the pages in the section.

PageMarginRight(
   unit as EinhugurODT.LengthUnit) as Double

PageMarginRight(
   unit as EinhugurODT.LengthUnit
   assigns value as Double)

Parameters

unit
The desired unit to get set the value in.
value (assignment parameter)
The value to set when using the setter.

Returns

Double

Remarks

See Also

Section Class